From: Nick Roberts Date: Thu, 26 Dec 2002 00:11:21 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~54003 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=724533fcaecf105dfd0349bf4cf20b74ad933e9c;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4f734ea0646..7f248c0332d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2002-12-26 Nick Roberts + + * gdb-ui.el (gdb-info-display-custom): Ensure that frames/buffers + of displayed expressions are deleted when the displayed expressions + are deleted. + (gdb-delete-disp-this-line, gdb-delete-display): Frame/buffer + deletion is handled by gdb-info-display-custom now. + (gdb-source-info): Undo earlier change (do create display buffer + automatically). + 2002-12-25 Markus Rost * cus-edit.el (custom-save-faces): Fix typo.